PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.type3 Package / PDFType3Font Class / createGlyphFromUnicodeCodePoint Method / createGlyphFromUnicodeCodePoint(int,int,boolean) Method
In This Topic
    createGlyphFromUnicodeCodePoint(int,int,boolean) Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void createGlyphFromUnicodeCodePoint( 
       int characterCode,
       int codePoint,
       boolean coloredGlyph
    )

    Parameters

    characterCode
    codePoint
    coloredGlyph
    See Also